Next: ede-generic-project, Previous: ede-emacs, Up: Simple projects [Contents]
The ede-linux project will automatically identify
a Linux Kernel source tree, and enable EDE project mode for
it.
It pre-populates the C Preprocessor symbol map for reasonable parsing, and has an optimized include file identification function.
Through the variables
project-linux-build-directory-default and
project-linux-architecture-default, you can set the
build directory and its architecture, respectively. The default
is to assume that the build happens in the source directory and
to auto-detect the architecture; if the auto-detection fails, you
will be asked.